[INFO] cloning repository https://github.com/jdortiz/rs-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdortiz/rs-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdortiz%2Frs-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdortiz%2Frs-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99960aa68e42fd7e7531e083e57ae8c62dbb8658
[INFO] testing jdortiz/rs-ai against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdortiz%2Frs-ai" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdortiz/rs-ai
[INFO] finished tweaking git repo https://github.com/jdortiz/rs-ai
[INFO] tweaked toml for git repo https://github.com/jdortiz/rs-ai written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdortiz/rs-ai on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdortiz/rs-ai already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded rig-derive v0.1.10
[INFO] [stderr]   Downloaded deluxe v0.5.0
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded deluxe-macros v0.5.0
[INFO] [stderr]   Downloaded deluxe-core v0.5.0
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded as-any v0.3.2
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded jiff-static v0.2.22
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.5
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.5
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.19
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.13
[INFO] [stderr]   Downloaded aws-credential-types v1.2.13
[INFO] [stderr]   Downloaded aws-types v1.3.13
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.5
[INFO] [stderr]   Downloaded aws-smithy-json v0.62.4
[INFO] [stderr]   Downloaded aws-smithy-query v0.60.14
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.5
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.14
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.11
[INFO] [stderr]   Downloaded aws-runtime v1.7.1
[INFO] [stderr]   Downloaded aws-sigv4 v1.4.1
[INFO] [stderr]   Downloaded actix-tls v3.5.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.95.0
[INFO] [stderr]   Downloaded awc v3.8.2
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.2
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.97.0
[INFO] [stderr]   Downloaded llm v1.3.7
[INFO] [stderr]   Downloaded aws-sdk-sts v1.99.0
[INFO] [stderr]   Downloaded aws-config v1.8.14
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] [stderr]   Downloaded aws-sdk-bedrockruntime v1.126.0
[INFO] [stderr]   Downloaded jiff v0.2.22
[INFO] [stderr]   Downloaded rig-core v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbf6ca94298cf3cd515e78e055ea1c548ece96fd7bb7d83ae599ec1dd5064cf1
[INFO] running `Command { std: "docker" "start" "-a" "bbf6ca94298cf3cd515e78e055ea1c548ece96fd7bb7d83ae599ec1dd5064cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbf6ca94298cf3cd515e78e055ea1c548ece96fd7bb7d83ae599ec1dd5064cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf6ca94298cf3cd515e78e055ea1c548ece96fd7bb7d83ae599ec1dd5064cf1", kill_on_drop: false }`
[INFO] [stdout] bbf6ca94298cf3cd515e78e055ea1c548ece96fd7bb7d83ae599ec1dd5064cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99c73b0925288aa46dd37762e33f67ccbd0364f23d90a1f3ef11e44b3c53230d
[INFO] running `Command { std: "docker" "start" "-a" "99c73b0925288aa46dd37762e33f67ccbd0364f23d90a1f3ef11e44b3c53230d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-types v1.3.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling jiff v0.2.22
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rig-derive v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-async v1.2.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling aws-smithy-types v1.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.5
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.19
[INFO] [stderr]    Compiling aws-smithy-json v0.62.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aws-smithy-query v0.60.14
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling aws-smithy-http v0.63.5
[INFO] [stderr]    Compiling aws-credential-types v1.2.13
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.5
[INFO] [stderr]    Compiling aws-sigv4 v1.4.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.11
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling awc v3.8.2
[INFO] [stderr]    Compiling rig-core v0.31.0
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.2
[INFO] [stderr]    Compiling aws-runtime v1.7.1
[INFO] [stderr]    Compiling aws-sdk-sts v1.99.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.95.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.97.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.126.0
[INFO] [stderr]    Compiling aws-config v1.8.14
[INFO] [stderr]    Compiling llm v1.3.7
[INFO] [stderr]    Compiling rag v0.1.0 (/opt/rustwide/workdir/rag)
[INFO] [stderr]    Compiling agent-tools v0.1.0 (/opt/rustwide/workdir/agent-tools)
[INFO] [stdout] warning: unused imports: `path::Path`, `read_to_string`, and `self`
[INFO] [stdout]  --> agent-tools/src/main.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fs::{self, read_to_string},
[INFO] [stdout]   |          ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> agent-tools/src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::{Result, bail};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> agent-tools/src/main.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{debug, error, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map`, `Value`, and `json`
[INFO] [stdout]   --> agent-tools/src/main.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde_json::{Map, Value, json};
[INFO] [stdout]    |                  ^^^  ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompletionModel`
[INFO] [stdout]   --> agent-tools/src/main.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     completion::{Completion, CompletionModel, Message},
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chat-repl v0.1.0 (/opt/rustwide/workdir/chat-repl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "99c73b0925288aa46dd37762e33f67ccbd0364f23d90a1f3ef11e44b3c53230d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c73b0925288aa46dd37762e33f67ccbd0364f23d90a1f3ef11e44b3c53230d", kill_on_drop: false }`
[INFO] [stdout] 99c73b0925288aa46dd37762e33f67ccbd0364f23d90a1f3ef11e44b3c53230d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde4042f4fb3d48373d9f648d2d6d2f73458c38af84595027171db7539cd0cca
[INFO] running `Command { std: "docker" "start" "-a" "bde4042f4fb3d48373d9f648d2d6d2f73458c38af84595027171db7539cd0cca", kill_on_drop: false }`
[INFO] [stderr]    Compiling agent-tools v0.1.0 (/opt/rustwide/workdir/agent-tools)
[INFO] [stderr]    Compiling rag v0.1.0 (/opt/rustwide/workdir/rag)
[INFO] [stderr]    Compiling chat-repl v0.1.0 (/opt/rustwide/workdir/chat-repl)
[INFO] [stdout] warning: unused imports: `path::Path`, `read_to_string`, and `self`
[INFO] [stdout]  --> agent-tools/src/main.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fs::{self, read_to_string},
[INFO] [stdout]   |          ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> agent-tools/src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::{Result, bail};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> agent-tools/src/main.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{debug, error, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map`, `Value`, and `json`
[INFO] [stdout]   --> agent-tools/src/main.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde_json::{Map, Value, json};
[INFO] [stdout]    |                  ^^^  ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompletionModel`
[INFO] [stdout]   --> agent-tools/src/main.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     completion::{Completion, CompletionModel, Message},
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "bde4042f4fb3d48373d9f648d2d6d2f73458c38af84595027171db7539cd0cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde4042f4fb3d48373d9f648d2d6d2f73458c38af84595027171db7539cd0cca", kill_on_drop: false }`
[INFO] [stdout] bde4042f4fb3d48373d9f648d2d6d2f73458c38af84595027171db7539cd0cca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9334d2728a413299787bfa6c3991adf27449e42071307f727868a974004edd5
[INFO] running `Command { std: "docker" "start" "-a" "b9334d2728a413299787bfa6c3991adf27449e42071307f727868a974004edd5", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `path::Path`, `read_to_string`, and `self`
[INFO] [stderr]  --> agent-tools/src/main.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 |     fs::{self, read_to_string},
[INFO] [stderr]   |          ^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     path::Path,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Result`
[INFO] [stderr]  --> agent-tools/src/main.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | use anyhow::{Result, bail};
[INFO] [stderr]   |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]  --> agent-tools/src/main.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | use log::{debug, error, info, warn};
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Map`, `Value`, and `json`
[INFO] [stderr]   --> agent-tools/src/main.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 | use serde_json::{Map, Value, json};
[INFO] [stderr]    |                  ^^^  ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CompletionModel`
[INFO] [stderr]   --> agent-tools/src/main.rs:10:30
[INFO] [stderr]    |
[INFO] [stderr] 10 |     completion::{Completion, CompletionModel, Message},
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `agent-tools` (bin "agent-tools" test) generated 5 warnings (run `cargo fix --bin "agent-tools" -p agent-tools --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_tools-f7551e978f29fd18)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_repl-08bafca76674d6dd)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rag-35bd9f5fa07af9bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b9334d2728a413299787bfa6c3991adf27449e42071307f727868a974004edd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9334d2728a413299787bfa6c3991adf27449e42071307f727868a974004edd5", kill_on_drop: false }`
[INFO] [stdout] b9334d2728a413299787bfa6c3991adf27449e42071307f727868a974004edd5
